/* CSS Document */

/*
Created on   : 12/10/2016.
Theme Name   : Unite Source PVT LTD.
Description  : Unite Source PVT LTD - A Complete website and mobile app development company.
Version      : 1.2.
State        : Bihar.

*/



____________________ Global stlye ___________________*/ body {
    font-family: Poppins;
    font-weight: normal;
    color: #727272;
    font-size: 15px;
    position: relative;
    line-height: 26px;
    letter-spacing: 0.25px;
}

body .main-page-wrapper {
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5 {
    color: #131212;
    font-family: Poppins;
    font-weight: 600;
}

h1 {
    font-size: 45px;
}

/*74px */
h2 {
    font-size: 40px;
}

h3 {
    font-size: 32px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 16px;
}

p {
    font-weight: 300;
}

.single-project ul {
    list-style-type: none;
}

.single-box ul {
    list-style-type: none;
}

/*ul {list-style-type: none;}*/
a {
    text-decoration: none;
    display: inline-block;
    font-family: Poppins;
    font-size: 14px;
    text-transform: uppercase;
}

a:hover,
a:focus,
a:visited {
    text-decoration: none;
    outline: none;
}

img {
    max-width: 100%;
    display: block;
}

button {
    border: none;
    outline: none;
    box-shadow: none;
    display: block;
    padding: 0;
}

input,
textarea {
    outline: none;
    box-shadow: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

/**************************
#Header
**************************/
.top-header {
    background: #7C8BFF36;
    padding: 9px 0px 5px;
}

.social-icon-top-right {
    text-align: right
}

.social-icon-top-right ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.social-icon-top-right ul li {
    display: inline;
    padding: 0px 6px;
}

.social-icon-top-right ul li img {
    width: 20px;
}

.social-icon-top-left {
    text-align: left;
}

.social-icon-top-left ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.social-icon-top-left ul li {
    display: inline;
    padding: 0px 8px;
}

.social-icon-top-left ul li img {
    width: 68%;
}

.logo img {
    width: 60%;
    padding: 4px 0px;
}

/****************************
#Banner Slider
****************************/
.banner {
    position: relative;
}

.carousel-inner>.item {
    background: #000000B2;
}

.slider-text {
    position: absolute;
    z-index: 99999;
    top: 18%;
    /* margin: 0 auto; */
    text-align: left;
    width: 100%;
}

.carousel-control {
    position: absolute !important;
    top: 45% !important;
    font-size: 18px !important;
    color: #fff !important;
    text-align: center;
    filter: alpha(opacity=50);
    opacity: 1 !important;
    border: 1px solid #EEE8E8;
    box-shadow: 0px 4px 4px 0px #00000040;
    background: #FFFFFF;
    width: 50px !important;
    height: 50px;
    color: #222222 !important;
    border-radius: 100px;
    z-index: 999999;
    background-image: #fff;
    background-image: linear-gradient(to right, rgb(255 255 255 / 50%) 0%, rgba(0, 0, 0, .0001) 100%) !important;
    text-shadow: 0 0 black !important;
    line-height: 48px;
    box-shadow: 0px 4px 4px 0px #00000040;

}

.carousel-control:hover {
    background-color: #f7c236;
}

.banner .left {
    left: 30px;
    z-index: 1;
}

.banner .right {
    right: 30px !important;
    z-index: 1;
}

.carousel-indicators {
    left: 10% !important;
}

.carousel-indicators li {
    border: 1px solid #f3f3f3 !important;
}

.carousel-indicators .active {
    background: #f7c236 !important;

}

.slider-text h2 {
    padding: 0px;
    width: 50%;
    margin-left: 145px;
    font-family: Poppins;
    font-size: 46px;
    font-weight: 500;
    line-height: 62px;
    text-align: left;
    color: #86c232;
}

.view-more {
    margin-left: 244px;
    gap: 0px;
    color: #d9d9da;
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
    padding: 8px 39px;
    width: 228px;
    border-radius: 50px;
    border: 1px 0px 0px 0px;
    opacity: 0px;
    border: 1px solid #000000;
    background: #86c232;
}

.view-more:hover {
    color: #000;
    background-color: #f7c236;
}

/******************************
#Footer Css
******************************/
.top-footer {
    padding: 50px 0px;
    background: #222629;

}

.footer-boxes {
    padding: 0px;
    margin: 0px;
}

.footer-boxes h3 {
    padding: 0px;
    margin: 0px;
    color: #d9d9da;
    margin-bottom: 24px;
    font-family: Poppins;
    font-size: 24px;
    font-weight: 500;
    line-height: 36px;
    letter-spacing: -0.5px;
    text-align: left;
}

.footer-boxes ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.footer-boxes ul li {
    padding: 0px 0px 8px;
}

.footer-boxes p a,
.footer-boxes ul li a {
    color: #d9d9da;
    text-transform: capitalize;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;

}

.footer-boxes p a:hover,
.footer-boxes ul li a:hover {
    color: #f7c236 !important;
    text-decoration: none;
}

.social-icon {
    padding-bottom: 16px;
}

.social-icon li {
    display: inline;
}

.social-icon li img {
    padding: 0px 8px 8px;
    width: 42px;
}

.footer-boxes p {
    margin: 0px;
    color: #d9d9da;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    text-align: left;
}

.footer-mobile {
    padding: 0px;
    margin: 0px;
}

.footer-mobile li {
    width: 100%;
    float: left;
    color: #d9d9da;
    margin-bottom: 13px;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: -0.5px;
    text-align: left;
}

.footer-mobile li img {
    float: left;
    width: 18px;
    margin-right: 8px;
}

.address-footer {
    margin-top: 24px !important;
    margin-bottom: 12px !important;
}

.bottom-footer {
    background: #474b4f;
    padding: 16px 0px;
}

.bottom-footer p {
    color: #d9d9da;
    padding: 0px;
    margin: 0;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: -0.5px;
    text-align: center;
}

/********************************
News Slide
*********************************/
.news-slide {
    background: #222629;
    padding: 50px 0px;
    width: 100%;

}

.news-slide span {
    color: #d9d9da;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
}

.about-text-homepage h4 {
    color: #86c232;
    padding: 24px 0px 0px;
}

/********************
About Us Home Page
*********************/
.home-page-about {
    padding: 50px 0px;
    background-color: #474b4f;

}

.about-text-homepage {
    width: 100%;
    margin: 52px auto;
    text-align: left;
}

.about-text-homepage h3 {
    color: #d9d9da;
    margin: 0;
    padding-bottom: 24px;
    font-family: Poppins;
    font-size: 33px;
    font-weight: 500;
    line-height: 42px;
    text-align: left;
}

.about-text-homepage p {
    color: #d9d9da;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    line-height: 26px;
    text-align: left;
}

.images-about-rotate img {
    transform: rotate(-15deg);
    animation: gelatine 0.5s infinite;
    padding: 30px;
    width: 84%;
    text-align: right;
    float: right;

}

.images-about-rotate img:hover {
    transform: scale(1.04);
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg);
    -webkit-transition-duration: 3s;
    -moz-transition-duration: 3s;
    -o-transition-duration: 3s;
    transition-duration: 3s;
}

.images-about-rotate2 img {
    transform: rotate(10deg);
    animation: gelatine 0.5s infinite;
    padding: 30px;
    width: 84%;
    text-align: right;
    float: right;
    animation: gelatine 0.5s infinite;
}

.images-about-rotate2:hover {
    transform: scale(1.04);
    -webkit-transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
    transform: rotate(-15deg);
    -webkit-transition-duration: 3s;
    -moz-transition-duration: 3s;
    -o-transition-duration: 3s;
    transition-duration: 3s;
}

/**********************
#Brand Logo Simple  Slider
***********************/
.bg-grey {
    background: #474b4f;
    padding: 50px 0px;

}

.logo-slider {
    margin-bottom: 36px;
    margin-top: 50px;
}

.logo-slider .item .logo-img {
    width: 62%;
    margin: 0 auto;
    transition: 0.4s;
    background: #fff;
    border-radius: 100%;
}

.bw {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.logo-slider .item .logo-img:hover {
    transform: scale(1.04);
}

.owl-dots {
    display: none;
}

.gallery-slider .owl-prev {
    background: #ffffff !important;
    width: 40px;
    height: 40px;
    border-radius: 50px !important;
    left: -3px;
    top: 34%;
    position: absolute;
    border: 1px solid #EEE8E8 !important;
    box-shadow: 0px 4px 4px 0px #00000040;

}

.gallery-slider .owl-next {
    background: #ffffff !important;
    width: 40px;
    height: 40px;
    border-radius: 50px !important;
    right: -3px;
    top: 36%;
    border: 1px solid #EEE8E8 !important;
    position: absolute;
    box-shadow: 0px 4px 4px 0px #00000040;
}

.gallery-slider .owl-next:hover,
.gallery-slider .owl-prev:hover {
    background: #4B5095 !important;
    border: 1px solid #4B5095 !important;
}

.page-title {
    text-align: center;
    padding-bottom: 24px;
}

.page-title h2 {
    color: #d9d9da;
    margin: 0;
    font-family: Poppins;
    font-size: 30px;
    font-weight: 500;
    line-height: 36px;
    text-align: center;
}

.page-title .page-subtitle {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 300;
    line-height: 28px;
    text-align: center;
    color: #d9d9da;
    margin: 8px 0px;
    padding-top: 8px;
}

.box-slide {
    margin: 16px 0px;
    background: #ffffff;
}

.box-slide img {
    width: 100%;
}

.brand-slider .owl-carousel .owl-dots.disabled,
.brand-slider .owl-carousel .owl-nav.disabled {
    display: block !important;
}

.bg-grey .owl-prev {
    position: absolute;
    left: 10px;
    top: 50%;
}

.bg-grey .owl-next {
    position: absolute;
    right: 10px;
    top: 50%;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #f7c236 !important;
    color: #000 !important;
    border: 1px solid #f7c236 !important;
}

.box-title-brand {
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 26.89px;
    letter-spacing: -0.5px;
    text-align: center;
    color: #181818;
    padding: 12px;
}

.logo-slider .item p {
    padding: 0px;
    margin: 0px;
    color: #d9d9da;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    text-align: center;
    margin-top: 12px;
}

/******************************
#blog Home
*******************************/
.blog-box {
    margin-bottom: 25px;
    box-shadow: 0px 6px 24px rgba(0, 0, 0, 0.07);
    border: 1px solid transparent;
    border-radius: 5px;
    position: relative;
    transition: 0.4s;

}

.blog-box:hover {
    transform: scale(1.04);
}

.blog-info {
    padding: 8px 16px 16px;
   background: #222629;
}

.blog-info ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    width: 100%;
    float: left;
}

.blog-info ul li {
    display: flex;
    float: left;
    padding-right: 10px;
    font-family: Poppins;
    font-size: 13px;
    font-weight: 400;
    line-height: 19.5px;
    letter-spacing: -0.5px;
    text-align: center;
    color: #B7B7B7;
}

.blog-info ul li img {
    width: 18px;
}

.blog-info p {
    color: #d9d9da;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.5px;
    text-align: left;
    padding: 10px 0px 0px;
    float: left;
    width: 100%;
}

.blog-btn {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: -0.5px;
    text-align: left;
    color: #61892f;
    background: transparent;
}

.blog-btn:hover {
    padding-left: 4px;
}

.deep-blue-bg {
    background-image: url(../images/bg/deep_blue.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #222629;
    position: relative;
    width: 100%;
    height: 100%;
    padding: 24px 0;
    overflow: hidden;
}
.light-deep-dark {
   background:#6b6e70;
}
.deep-right {
    float: left;
    width: 100%;
    padding: 36px 16px;
}

.epix-studio-title {
    font-family: Poppins;
    font-size: 29px;
    font-weight: 600;
    line-height: 32px;
    text-align: left;
    padding-left: 12px;
    color: #DCDCDC;
    margin-bottom: 24px;
}

.epix-innetr-title {
    padding: 0px;
    margin: 0px;
    width: 100%;
}

.epix-innetr-title h2 {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 600;
    line-height: 32px;
    text-align: left;
    color: #61892f;
    margin: 0px;
    padding-top: 16px;
}

.epix-innetr-title p {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    line-height: 32px;
    text-align: left;
    margin: 0px;
    color: #DCDCDC;
}

.card {
    margin-bottom: 24px;
    background-color: #222629;
    transition: all .5s ease-in-out;
    position: relative;
    border: 0px solid transparent;
    border-radius: 5px;
    box-shadow: 6px 6px 24px 0px rgb(53 55 81 / 14%);
    height: calc(63% - -22px);
}

.padding-right {
    padding-right: 0px !important;
}

.padding-left {
    padding-left: 0px !important;
}

.right-side-blog {
    padding: 16px;
}

.right-side-blog ul {
    margin: 0px;
    list-style: none;
}

.right-side-blog ul li {
    padding: 8px 0px;
    color: #e0dddd;
}

.right-side-blog ul li a {
    color: #d9d9da;
    text-transform: capitalize;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
}

.right-side-blog ul li a:hover {
    text-decoration: none;
    color: #61892f;
}

.text-primary {
    color: #8f8da0 !important;
    text-transform: capitalize;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    text-align: left;
    border-bottom: 1px solid #333;
    margin-bottom: 12px;
    padding-bottom: 8px;
}

.padding-left .blog-images img {
    height: 258px;
}

.load-more {
    margin: 16px;
    text-align: center;
    float: left;
    width: 100%;

}

.load-more button {
    text-align: center;
    margin: 0 auto;
    background: #86c232;
    border: 1px solid #86c232;
    padding: 12px 23px;
    color: #ffffff;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    border-radius: 59px;
    box-shadow: 0px 1px 4px 0px #00000040;
}

.load-more button:hover {
    background: #61892f;
    color: #fff;
    border: 1px solid #61892f;
}

.share-lay {
    padding: 2px 16px 0px;
}

.single-blog-layout1 .item-img {
    position: relative;
}

.single-blog-layout1 .item-img a img {
    margin-bottom: 25px;
    width: 100%;
}

.single-blog-layout1 .item-content h2 {
    margin-bottom: 10px;
    font-size: 24px;
    margin-top: 0;
}

.single-blog-layout1 .item-content h2 a {
    color: #d9d9da;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    text-transform: capitalize;
    font-family: Poppins;
    font-size: 21px;
    font-weight: 500;
    line-height: 28px;
}

.single-blog-layout1 .item-content ul {
    margin-bottom: 10px;
}

.single-blog-layout1 .item-content ul li {
    color: #86c232;
    list-style: none;
    font-size: 14px;
}

.single-blog-layout1 .item-content p {
    margin-bottom: 45px;
    margin: 0 0 20px 0;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    /* font-size: 14px; */
    text-transform: capitalize;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    color: #d9d9da;

}

.single-blog-layout1 .item-content span {
    margin-bottom: 50px;
    background: #191919;
    padding: 40px 60px 40px 60px;
    position: relative;
    display: block;
    color: #a9a9a9;
    font-style: italic;
    letter-spacing: 1px;
    border-radius: 5px;
}

.single-blog-layout1 .item-content span:before {
    content: "\f10d";
    font-family: FontAwesome;
    font-size: 20px;
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 1;
    color: #aeaeae;
}

.single-blog-layout1 {
   background: #222629;
    padding: 16px;
    border-radius: 6px;

}

.right-side-blog li {

    border-bottom: 1px solid #333;
}

.right-side-blog li p {
    font-size: 13px;
    padding: 8px 0px 0px;
    color: #d9d9da;
    line-height: 18px;
    margin: 0;
}

.right-side-blog li:last-child {
    border-bottom: 0px;
}

/****************************
Breadscrum
****************************/
.pbmit-title-bar-wrapper {
    background-color: rgba(17, 22, 28, .8);
    background-image: url(../images/breadcrum/bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: scroll;
    position: relative;
}

.pbmit-title-bar-wrapper:before {
    position: absolute;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(17, 22, 28, .8);
    background-image: none !important;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: scroll;
}

.pbmit-title-bar-content {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    padding: 64px 0;
    min-height: 400px;
}

.pbmit-title-bar-content-inner {
    width: 100%;
    text-align: center;
}

.pbmit-title-bar-content .pbmit-tbar-inner {
    max-width: none;
    padding: 0;
}

.pbmit-title-bar-content .pbmit-tbar-title {
    font-weight: 500;
    font-size: 43px;
    line-height: 48px;
    letter-spacing: 0;
    color: #61892f;
    text-transform: capitalize;
    font-style: normal;
    margin-bottom: 16px;
}

.pbmit-breadcrumb,
.pbmit-breadcrumb a {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0;
    color: #fff;
    text-transform: uppercase;
    font-style: normal;
}

.pbmit-title-bar-wrapper .pbmit-title-bar-content .pbmit-breadcrumb-inner {
    display: inline-block;
    border-radius: 5px;
    padding: 5px 15px;
    border-bottom: 1px solid #86c232;
}

/*************************************
#Team
*************************************/
.team-card {
    margin-bottom: 25px;
    box-shadow: 0px 6px 24px rgba(0, 0, 0, 0.07);
    border: 1px solid transparent;
    border-radius: 5px;
    position: relative;
    transition: 0.4s;
}

.team-card .team-img {
    overflow: hidden;
    position: relative;
    border-radius: 5px 5px 0 0;
    height: 272px;
}

.team-card .team-img img {
    transition: 0.7s;
}

.team-card .team-img .social-profile {
    position: absolute;
    top: 50%;
    right: 20px;
    text-align: center;
    z-index: 10;
    transform: translateY(-50%);
}

.list-style {
    margin: 0;
    padding: 0;
    list-style: none;
}

.team-card .team-img .social-profile li {
    display: block;
    margin: 0 0 10px;
    transform: translateY(25px);
    transition: 0.4s;
    visibility: hidden;
    opacity: 0;
}

.social-profile li:first-child {
    margin-left: 0;
}

.social-profile li {
    display: inline-block;
    margin: 0 4px;
}

.team-card .team-img .social-profile li a {
    width: 35px;
    height: 35px;
}

.team-card .team-img .social-profile li a i {
    color: #86c232;
    padding-top: 10px;
}

.social-profile.style1 li a i {
    color: #86c232;
}

.team-card .team-info {
    padding: 22px 25px 22px;
    text-align: center;
   background: #222629;
}

.team-card .team-info h3 {
    font-size: 22px;
    margin-bottom: 5px;
    color: #d8d8d8;
}

.team-card span {
    color: #f8f8f8;
}

.team-card .team-img .social-profile li:nth-child(1) {
    transition-delay: 0.2s;
}

.team-wrap {
    margin: 0px !important;
    padding: 50px 0px;
    background: #474b4f;
}

.bounce {
    animation: float 1500ms infinite ease-in-out;
}

.back-to-top {
    font-size: 24px;
    width: 45px;
    height: 45px;
    line-height: 42px;
    text-align: center;
    display: none;
    position: fixed;
    bottom: 30px;
    right: 20px;
    z-index: 999;
    border-radius: 62% 38% 46% 54% / 60% 63% 37% 40%;
    background: #86c232;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
    transition: all 0.4s ease-in-out;
}

.back-to-top i {
    color: #fff;
    position: relative;
    top: 2px;
}

.back-to-top.open {
    bottom: 30px;
}

.team-card:hover:after {
    width: 85%;
}

.team-card:after {
    position: absolute;
    bottom: -2px;
    left: 50%;
    content: "";
    width: 0%;
    height: 3px;
    transform: translate(-50%, -50%);

    border-radius: 0 0 5px 5px;
    transition: 0.4s;
}

.team-card:hover .team-img .social-profile li {
    transform: translateY(0);
    visibility: visible;
    opacity: 1;
}

.team-card .team-img .social-profile li:last-child {
    margin-bottom: 0;
}

.team-card .team-img .social-profile li:nth-child(4) {
    transition-delay: 0.5s;
}

.team-card .team-img .social-profile li {
    display: block;
    margin: 0 0 10px;
    transform: translateY(25px);
    transition: 0.4s;
    visibility: hidden;
    opacity: 0;
}

.social-profile li:last-child {
    margin-right: 0;
}

.social-profile li:last-child {
    margin-right: 0;
}

.social-profile li {
    display: inline-block;
    margin: 0 4px;
}

.list-style li {
    list-style: none;
}

.social-profile.style1 li a:hover {
    background-color: #86c232;
    transform: translateY(-3px);
}

.team-card .team-img .social-profile li a {
    width: 35px;
    height: 35px;
}

.team-card .team-img .social-profile li a:hover i {
    color: #fff;
}

.social-profile li a i {
    transition: all 0.3s ease-in-out;
    font-size: 16px;
    line-height: 0.8;
}

.social-profile.style1 li a {
   background: #222629;
    border-radius: 50%;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
}

/*********************************
#map
**********************************/
.map iframe {
    width: 100%;
    height: 550px;
    filter: brightness(100%) contrast(100%) saturate(0%) blur(0px) hue-rotate(0deg);
}

.pbmit-ihbox-style-20 .pbmit-ihbox-icon,
.pbmit-ihbox-style-20 .pbmit-ihbox-svg {
    margin-right: 25px;
}

.pbmit-ihbox-style-20 .pbmit-ihbox-icon,
.pbmit-ihbox-style-20 .pbmit-ihbox-svg {
    margin-right: 25px;
}

.pbmit-ihbox-style-20 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-20 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-20 .pbmit-ihbox-icon .pbmit-icon-type-icon {
    width: 80px;
    height: 80px;
    text-align: center;
    font-size: 30px;
    line-height: 90px;
    position: relative;
    display: inline-block;
    color: #86c232;
    background-color: #222629;
    z-index: 1;
    float: left;
    margin-right: 24px;
}

.pbmit-ihbox-style-20 .pbmit-element-title {
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 8px;
    font-weight: 500;
    margin: 0px;
    color: #d9d9da;
}

.pbmit-heading-desc {
    color: #fff;
}

.pbmit-ihbox-style-20 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text::after,
.pbmit-ihbox-style-20 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper::after,
.pbmit-ihbox-style-20 .pbmit-ihbox-icon .pbmit-icon-type-icon::after {
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    height: 100%;
    width: 100%;
    transform: translate(-50%, -50%) scale(0);
    background: #f7c236;
    z-index: -1;
}

.pbmit-heading-subheading h4.pbmit-subtitle,
.pbmit-heading-subheading h4.pbmit-subtitle-white {
    position: relative;
    color: #000000B2;
    margin-bottom: 5px;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 1px;
}

.pbmit-heading-subheading {
    margin-bottom: 30px;
}

.pbmit-heading-subheading h4.pbmit-subtitle,
.pbmit-heading-subheading h4.pbmit-subtitle-white {
    position: relative;
    color: #d9d9da;
    margin-bottom: 5px;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 1px;
}

.contact-section-home1 .pbmit-social-links li {
    display: inline-block;
    vertical-align: top;
}

.pbmit-social-links li:not(:last-child),
.pbmit-contact-info li:not(:last-child) {
    padding: 0 20px 0 0;
}

.contact-section-home1 .pbmit-social-links li a {
    font-size: 20px;
    color: #d9d9da;
}

.contact-section-home1 .form-control {
    display: block;
    width: 100%;
    height: 55px;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 40px;
    padding: 15px;
    background-color: #6b6e70;
    border: 1px solid #FFFFFF6B;
    border-radius: 0;
    transition: all 500ms ease;
}

.contact-section-home1 textarea.form-control {
    height: 120px;
}

textarea.form-control {
    min-height: calc(1.5em + .75rem + 2px);
}

.pbmit-btn-hover-secondary {
    background-color: #86c232;
    color: #fff;
    ;
}

.contact-section-home1 .pbmit-btn {
    padding: 15px 35px;
}

.pbmit-btn-hover-secondary:hover,
.pbmit-btn.pbmit-btn-secondary {
    background-color: #61892f;
    color: #fff;
}

.contact-section-home1 {
    padding: 0px 0px 50px;
    background: #474b4f;
}

.pbmit-ihbox-style-20 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text::after,
.pbmit-ihbox-style-20 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-20 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper::after,
.pbmit-ihbox-style-20 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-20 .pbmit-ihbox-icon .pbmit-icon-type-icon::after,
.pbmit-ihbox-style-20 .pbmit-ihbox-icon .pbmit-icon-type-icon {
    transition: all .3s ease-out 0s;
}

.pbmit-ihbox-style-20 .pbmit-ihbox-icon,
.pbmit-ihbox-style-20 .pbmit-ihbox-svg {
    margin-right: 0px 25px;
}

.pbmit-ihbox-contents {
    padding: 0px 0px;
}

/******************************
About Us
******************************/
.section-lg {
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #474b4f;
}

.pbmit-ihbox-style-7 {
    padding: 0px 10px 0px 15px;
}

.pbmit-ihbox-style-7 .pbmit-ihbox-svg,
.pbmit-ihbox-style-7 .pbmit-ihbox-icon {
    margin-bottom: 10px;
}

.pbmit-ihbox-style-7 .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper {
    color: #86c232;
}

.pbmit-ihbox-style-7 .pbmit-ihbox-icon-type-text {
    font-size: 14px;
    line-height: 14px;
}

.pbmit-ihbox-style-7 .pbmit-element-title {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 19px;
    color: #fff;
}

.counter-section-about1 {
    color: #fff;
    border-radius: 16px;
    margin: 0px 15px 0px 15px;
    padding: 60px 30px 60px 30px;
    margin-bottom: 50px;
    margin-top: 50px;
    background-color: #f16fa1;
    background-image: linear-gradient(83deg, #8b55f5, #f16fa1);

}

.counter-section-about1 .pbmit-fid-inner {
    color: #ffffff;
}

.pbminfotech-ele-fid-style-9 .pbmit-fid-inner {
    font-size: 55px;
    line-height: 55px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 12px;
    justify-content: center;
}

.pbminfotech-ele-fid-style-9 .pbmit-fid-title {
    margin-bottom: 0;
    text-align: center;
}

.offer-section-about1 {
    padding: 0px 15px 0px 100px;
}

.text-start {
    text-align: left !important;
}

.pbmit-heading-subheading-style-2.text-start {
    margin-bottom: 30px;
}

.pbmit-heading-subheading-style-2 .pbmit-subtitle {
    display: inline;
    position: relative;
    font-weight: 700;
    font-size: 13px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #86c232;
    text-transform: uppercase;
    font-style: normal;
}
.pbmit-heading-desc h3 strong {
    color: #86c232;
}
.pbmit-heading-subheading-style-2 h2.pbmit-title {
    font-weight: 700;
    font-size: 50px;
    line-height: 60px;
    letter-spacing: 0;
    color: #d9d9da;
    text-transform: none;
    font-style: normal;
}

.pbmit-ihbox-style-6 .pbmit-element-title {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 6px;
    color: #d9d9da;
}

.pbmit-startup-animation-02 img {
    animation: animation05 5s linear infinite;
}

.pbmit-startup-animation-01 {
    position: absolute;
    right: 120px;
    top: 70px;
}

.img {
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.pbmit-startup-animation-02 {
    position: absolute;
    right: 0px;
    top: 70px;
}

.pbmit-startup-animation-05 {
    animation: animation05 5s linear infinite;
}

.pbmit-startup-animation-05 {
    position: absolute;
    right: 70px;
    top: 30px;
}

.pbmit-startup-animation-04 {
    position: absolute;
    top: 40%;
    left: -30px;
}

.pbmit-startup-animation-04 {
    position: absolute;
    top: 40%;
    left: -30px;
}

.img {
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

/*****************************
#Portfolio
******************************/
.portfolio-tab {
    padding: 50px 0px 24px;
}

.portfolio-tab .btn-xl {
    display: inline-block;
    padding: 11px 24px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #222629;
    border-radius: 55px;
   background: #222629;
    margin: 0px 4px;
    color: #d9d9da;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus
{
    outline:0px!important;
}
.portfolio-tab .btn-xl:hover {
    background-color: #86c232;
    color: #fff !important;
}

.inner-portfolio-image li {
    width: 24% !important;
    margin: 10px !important;
}

.inner-portfolio-image {
    margin-bottom: 80px;
    float: left;
    /*background: #222629 */
    padding: 0px 0px 40px 4px;
    border-radius: 3px;
}

.inner-portfolio-image img {
    max-height: 184px;
    width: 100%;
    padding: 16px 0px;
}

/**********************************
#Services
**********************************/
.services-pages-layout {
    --border-transition: 0.3s;
    background-color: #474b4f;
    padding: 50px 0px;
}

.services-boxes {
    --border-transition: 0.3s;
    background-color: #474b4f;
    padding: 80px 0px;
    padding: 30px;
    background-color: #86c23200;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #FFFFFF6B;
    border-radius: 20px 20px 20px 20px;
    margin-bottom: 30px;

}

.body-title {
    margin: 16px 0px 16px;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #fff;
}

.image-box-header img {
    width: 85px;
}

.services-description {
    font-weight: 500;
    font-size: 14px;
    line-height: 23px;
    letter-spacing: 0;
    color: #fff;
}

.services-boxes:hover {
    background-color: #f16fa1;
    background-image: linear-gradient(83deg, #8b55f5, #f16fa1);

}

.fadeInLeft {
    animation-name: fadeInLeft;
}

.middle-part-services {
    padding: 30px 0px 0px;
}

.left-servive-pages img {
    border-radius: 23px;
}

.sub-title-services {
    margin: 0px;
    font-weight: 500;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0;
    margin-bottom: 26px;
    color: #fff;
}

.sub-title-services hr {
    border-bottom: 1px solid #86c232;
    width: 21%;
    border-top: 0px;
    margin: 0px;
    padding: 6px;

}

.heading-title-services {
    font-weight: 600;
    font-size: 48px;
    line-height: 54px;
    letter-spacing: 0;
    margin-bottom: 26px;
    color: #fff;
    margin-top: 16px;
}

.right-servive-pages p {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    margin-bottom: 26px;
    color: #fff;
}

.right-servive-pages ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.right-servive-pages ul li {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    margin-bottom: 26px;
    color: #fff;
    border:2px solid #FFFFFF6B;
    padding: 16px;
    border-radius: 29px;
}

.right-servive-pages ul li h4 {
    font-size: 24px;
    line-height: 22px;
    letter-spacing: 0;
    color: #fff;
    margin: 0px;
    padding-bottom: 16px;
    padding-top: 6px;
    font-weight: 600;
}

.left-servive-pages {
    padding: 0px 24px 15px 0px;
}

.right-servive-pages ul li:hover {
    background-color: #f16fa1;
    background-image: linear-gradient(83deg, #8b55f5, #f16fa1);
}

/***************************
#new Css
***************************/
.pbmit-ihbox-box {
    background: #6b6e70;
    padding: 16px 0px 16px 16px;
    border: 2px solid #FFFFFF6B;
}

.mt-2,
.pbmit-social-links {
    color: #d9d9da;
}

.text-sub {
    padding-bottom: 24px;
    color: #d9d9da;
}

.pbmit-subtitle-white,
.pbmit-title {
    color: #d9d9da;
}

.counter-section-about1-main {
    background-color: #474b4f;
    border-top: 1px solid #2b2b2b;
}

.section-lg .position-relative {
    border: 1px solid #86c232;
    border-top-right-radius: 122px;
    border-bottom-left-radius: 122px;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 4px;
}

.images-about-rotate2,
.images-about-rotate {
    border: 2px dotted #86c232;
    border-top-right-radius: 90px;
    border-bottom-left-radius: 150px;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 39px;
    float: left;
}

.images-about-rotate2 img,
.images-about-rotate img {
    border: 2px dotted #86c232;
    border-top-right-radius: 122px;
    border-bottom-left-radius: 122px;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 4px;
    float: left;
}

.bg-dark-theme {
    background-color: #494b68;
}

.bg-dark-deep-theme {
    background-color: #474b4f;
}

.bg-color-one {
    background-color: #222629;
}

.team-slider .owl-next {
    background: #ffffff !important;
    width: 40px;
    height: 40px;
    border-radius: 50px !important;
    right: -3px;
    top: 36%;
    border: 1px solid #EEE8E8 !important;
    position: absolute;
    box-shadow: 0px 4px 4px 0px #00000040;
}

.team-slider .owl-prev {
    background: #ffffff !important;
    width: 40px;
    height: 40px;
    border-radius: 50px !important;
    left: -3px;
    top: 34%;
    position: absolute;
    border: 1px solid #EEE8E8 !important;
    box-shadow: 0px 4px 4px 0px #00000040;
}

/************************
#Sticky Header
************************/
header.scrolled {
    box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 4px 0px;
    position: sticky;
    /* height: 70px; */
    position: fixed;
    margin-top: 0px;
    z-index: 9999;
    width: 100%;
    /* background: #e0dddd;
    border-bottom: 1px solid #e0dddd;*/
    top: 0px;
}

/************************
Scroll Top
************************/
.top-btn {
    font-size: 14px;
    position: fixed;
    right: 28px;
    bottom: 20px;
    cursor: pointer;
    transform: scale(1.8);
    opacity: 0;
    transition: .3s;
    background: #61892f;
    width: 27px;
    height: 27px;
    border-radius: 50px;
    line-height: 25px;
    color: #fff;
    z-index: 9999;
}
.gallery-popup .modal{
    z-index: 9999;
}
.gallery-popup .modal-dialog
{
    margin: 0 auto;
    width: 100%;
    background: rgb(0 0 0 / 92%);
    height: auto;
}
.gallery-popup .modal-content{
    background-color: transparent;
}
.gallery-popup  .modal-header{
    border-bottom:0px;
}

.gallery-popup   .close {
        float: right;
        font-size: 29px;
        font-weight: bold;
        line-height: 1;
        color: #FFF;
        text-shadow: 0 0px 0 #fff;
        filter: alpha(opacity = 20);
        opacity: .6;
        top: 14px;
        position: absolute;
        right: 12px;
    }
    .gallery-popup   .modal-open .modal{
        overflow-y: auto!important;
    }
    .gallery-popup   .owl-carousel .owl-item img{
        width:50%;
        margin:0 auto;
    }
    .gallery-popup .owl-prev {
        background: #fff !important;
        width: 40px;
        height: 40px;
        border-radius: 50px !important;
        left: 20px;
        top: 40%;
        position: absolute;
        border: 1px solid #EEE8E8 !important;
        box-shadow: 0px 4px 4px 0px #00000040;
    }

    .gallery-popup .owl-next {
    background: #fff !important;
    width: 40px;
    height: 40px;
    border-radius: 50px !important;
    right: 20px;
    top: 40%;
    border: 1px solid #EEE8E8 !important;
    position: absolute;
    box-shadow: 0px 4px 4px 0px #00000040;
}
.gallery-popup .owl-next:hover,
.gallery-popup .owl-prev:hover{
    background: #f1dc16 !important;
}
.modal-header .close:hover {
    color:#f1dc16!important;
    opacity: 1;
}
.gallery-popup .modal {
    padding-right:0px!important;
    background: rgba(0, 0, 0, 0.9);
    border: 0px none transparent;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    -webkit-tap-highlight-color: transparent;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    transition: opacity 0.3s ease 0s;
    visibility: visible;
    border: none !important;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -o-user-select: none;
    z-index: 2147483647;
}

/*************************
Overflay Portfolio
*************************/
.sdfm-inner-wrapper,
.sdfm-overlay {
    width: 220px !important;
    height: 220px !important;

}
